LukasRyder.github.io

View on GitHub

3 - Azure Management and Governance

MS Learn 30%-35%

Insight in Cost

Factors affecting costs:

Azure Market Place allows customers to find, try, purchase and provision applications and services from hunderds of leading service providers, which are all certified to run on Azure. Such like:

Pricing Calculator estimate the cost of running a setup in Azure.

Total Cost of Ownership Calculator compares the cost of running a workload in your datacenter versus on Azure.

Azure Cost Management

Governance

Azure Policy helps to enforce organisational standards to assess compliance at-scale. Provides governance and resource consistency with regulatory compliance, security, cost and management.

An initiative is a collection of policies.

Azure Blueprints makes it possible for development teams to rapidly build and stand up new environments. Development teams can quickly build trust to organisational compliance with a set of built-in components (such as networking) in order to speed up development and delivery. It can be used for different kind of components such as role assignment, policy assignment, azure resource manager templates, resource groups.

Resource Lock protect your Azure resources from accidental deletion or modification. These can be set with subscription, resource group, or individual resource level.

Service Trust Portal a webportal in which Microsoft has all the compliance ‘paperwork’.

Microsoft Purview is a family of data governance risk and compliance solutions that helps you get a single unified view into your data. It brings insights about your on-premises, multi-cloud and software as a service data together.

Management

Tools for interacting with Azure For the exam you need to be able to differentiate between PowerShell and BASH

Azure Arc an agent you can install on on-premise or in non-Azure Cloud machines to manage these from your Azure Cloud.

Azure Resource Manager provides a managemnt layer that enables you to create, update and delete resources in your Azure subscription.

Infrastructure as code

Azure Resource Mangemer (ARM) template JSON files that can be used to create and deploy Azure infrastructure without having to write programming commands

BICEP also a scripting language, more compact than JSON. Microsoft started to implement it, so not yet fully functional

Monitoring

Azure Advisor analyses and gives recommendations based on best practices

Azure Service Health is a collection of services that keep you infromed of general Azure status, service status that may impact you and specific resource status that is impacting you